TSTP Solution File: NUM706^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM706^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.qWxb0W4ZRX true

% Computer : n005.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 12:43:38 EDT 2023

% Result   : Theorem 0.20s 0.74s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   13 (   8 unt;   4 typ;   0 def)
%            Number of atoms       :   10 (   8 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   19 (   3   ~;   0   |;   0   &;  15   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    3 (   2 avg)
%            Number of types       :    1 (   1 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   3 usr;   4 con; 0-2 aty)
%                                         (   1  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :    4 (   1   ^;   3   !;   0   ?;   4   :)

% Comments : 
%------------------------------------------------------------------------------
thf(nat_type,type,
    nat: $tType ).

thf(ts_type,type,
    ts: nat > nat > nat ).

thf(n_1_type,type,
    n_1: nat ).

thf(x_type,type,
    x: nat ).

thf(satz28e,conjecture,
    ( x
    = ( ts @ x @ n_1 ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ( x
   != ( ts @ x @ n_1 ) ),
    inference('cnf.neg',[status(esa)],[satz28e]) ).

thf(zip_derived_cl1,plain,
    ( x
   != ( ts @ x @ n_1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(satz28a,axiom,
    ! [Xx: nat] :
      ( ( ts @ Xx @ n_1 )
      = Xx ) ).

thf(zip_derived_cl0,plain,
    ( !!
    @ ^ [Y0: nat] :
        ( ( ts @ Y0 @ n_1 )
        = Y0 ) ),
    inference(cnf,[status(esa)],[satz28a]) ).

thf(zip_derived_cl2,plain,
    ! [X2: nat] :
      ( ( ts @ X2 @ n_1 )
      = X2 ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl3,plain,
    ! [X2: nat] :
      ( ( ts @ X2 @ n_1 )
      = X2 ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl4,plain,
    x != x,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl3]) ).

thf(zip_derived_cl5,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM706^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.qWxb0W4ZRX true
% 0.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug 25 14:02:53 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.20/0.64  % Total configuration time : 828
% 0.20/0.64  % Estimated wc time : 1656
% 0.20/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.74  % Solved by lams/35_full_unif4.sh.
% 0.20/0.74  % done 1 iterations in 0.007s
% 0.20/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.74  % SZS output start Refutation
% See solution above
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  % Terminating...
% 1.68/0.83  % Runner terminated.
% 1.68/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------